/* Message given to user when a selection with multiple fonts is made. */
"Multiple Font Selection" = "Selección de múltiples tipos de letra";
/* Message given to user when the selected font is bad (not usuable). */
"Unusable Font" = "Tipo de letra inutilizable";
/* Menu item which makes a font bold. */
"Bold" = "Negrita";
/* Menu item which makes a font not bold. */
"Unbold" = "No negrita";
/* Menu item which makes a font italic. */
"Italic" = "Cursiva";
/* Menu item which makes a font not italic. */
"Unitalic" = "No cursiva";
/* Menu item which makes a font heavier (thicker). */
"Heavier" = "Más grueso";
/* Menu item which makes a font lighter (thinner). */
"Lighter" = "Más fino";
/* Menu item which makes a font go down one point in size. */
"Smaller" = "Menor";
/* Menu item which makes a font go up one point in size. */
"Larger" = "Mayor";
/* The title of the Font menu. */
"Font" = "Tipo de letra";
/* No comment provided by engineer. */
"Font Panel..." = "Panel de tipos de letra...";
/* Key Equivalent for Font Panel... */
"t" = "t";
/* Key Equivalent for Bold. */
"b" = "b";
/* Key Equivalent for Italic. */
"i" = "i";
/* Menu item which makes the font larger. */
"Larger" = "Mayor";
/* Menu item which makes the font smaller. */
"Smaller" = "Menor";
/* No comment provided by engineer. */
"Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds)." = "Añadiendo información sobre tipos de letra nuevos.\nEspere un momento (puede tardar %d segundos).";
/* Button user presses to abort the incorporation of new fonts. */